How to Install crawl-common software package in Debian 7 (Wheezy)

How to Install crawl-common software package in Debian 7 (Wheezy)

crawl-common software package provides Dungeon Crawl, a text-based roguelike game (data files), you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install crawl-common 

crawl-common is installed in your system.

Make ensure the crawl-common package were installed using the commands given below,

$ sudo dpkg-query -l | grep crawl-common *

You will get with crawl-common package name, version, architecture and description in a table

crawl-common package basic information:

Distro Debian 7 wheezy
Section Games
Package crawl-common
Version 2:0.10.3-3
Description Dungeon Crawl, a text-based roguelike game (data files)
Sub Section Games


See Also, How to uninstall or remove crawl-common software package from Debian 7 (Wheezy)?